const os.rootMaxSymlinks

2 uses

	os (current package)
		root.go#L76: 	rootMaxSymlinks = 8
		root_openat.go#L360: 			if symlinks > rootMaxSymlinks {